is_text

pure function is_text(): boolean

Determine whether this JSON value is text.

Return

true if this JSON value is text, false otherwise

Since

0.14.16